go/types.term.includes (method)
4 uses
go/types (current package)
instantiate.go#L232: if !t.includes(V) {
instantiate.go#L239: if tt.includes(V) {
termlist.go#L128: if x.includes(t) {
typeterm.go#L107: func (x *term) includes(t Type) bool {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)